Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix BO notebook #430

Merged

Conversation

Thomas-Christie
Copy link
Contributor

Type of changes

  • Bug fix
  • New feature
  • Documentation / docstrings
  • Tests
  • Other

Checklist

  • I've formatted the new code by running poetry run pre-commit run --all-files --show-diff-on-failure before committing.
  • [N/a] I've added tests for new code.
  • [N/a] I've added docstrings for the new code.

Description

Fixed BO notebook. After the zero mean function bug was fixed in PR #358 this affected the fit of the GPs used in the BO notebook. The toy functions have now been standardised to deal with this.

Issue Number: N/A

@thomaspinder thomaspinder merged commit c1599e4 into JaxGaussianProcesses:main Jan 13, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants